Metadata XML Element Relationships
-
"document" element: The document element is a metadata root element.
-
"properties" element: The properties element includes all property elements and the resultURL element.
-
"basic" element: Basic and custom metadata items are described between the <basic> and </basic> tags.
-
"resultURL" element: The destination URL to save the document is described between the <resultURL> and </resultURL> tags.
-
Metadata properties: Element names are described in the "id" property in the <property id> tag of basic and custom metadata.
-
Metadata element values: "192.168.1.1" between the <value> and </value> tags is the value associated with that metadata element.
- The "resultURL" element is described in XML only when the following destination connector is configured before the XML Transformer in the delivery flow.
- When a custom URL is specified in the Send to Folder connector. For details, refer toSend to Folder.
- When a Send to FTP or Send to WebDAV connector is being used. For details, refer to Send to FTP or Send to WebDAV.
The order of the metadata displayed in XML and the above order may differ.